Outline
Add border to the image.
Node Data | |
|---|---|
Display name | |
Outline | |
Internal name | |
Node_Outline | |
Inheritances | |
| Node_Processor | |
| Node_Outline | |
Inputs | |
Node_Outline | |
surface |
Surface In |
surface |
Mask |
slider |
Mix |
enum |
Profile |
float |
Width |
enum |
Position |
int |
Start |
bool |
Crop Border |
slider |
Threshold |
color |
Color |
bool |
Anti-Aliasing |
bool |
High Res |
bool |
Blend |
slider |
Blend Alpha |
enum |
Oversample Mode |
Outputs | |
Node_Outline | |
surface |
Surface Out |
surface |
Outline |
Attributes | |
| Color Depth | |
| Oversample | |
Outline node apply outline, border pixel to the surface.
Properties
Width
Thickness of the outline.
Position
Whether to draw the line inside or outside the image.
Start
Shift the line in/out of the image.
Color
Color of the outline.
Anti Aliasing
Takes the edge alpha value to consideration when drawing the outline.
Blend
Blend the extended edge color with the outline.
Related Links
- Base Code: /scripts/node_outline/node_outline.gml
- Shader [sh_outline]: /shaders/sh_outline/sh_outline.fsh